crypto/internal/hpke.uint128.bitLen (method)
2 uses
crypto/internal/hpke (current package)
hpke.go#L269: if ctx.seqNum.bitLen() >= (ctx.aead.NonceSize()*8)-1 {
hpke.go#L324: func (u uint128) bitLen() int {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)